AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Funciones estándar / Funciones de Windows / Funciones de notificaciones del sistema
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
The following constants are used to manipulate interactive notifications:
ConstantDetailsVariable type
sysNotifAlarmSpecific behavior: The notification stays on screen until the user interacts with it. A "reminder" sound alert defined by the system is played in a loop.sysNotification
New in version 2025
sysNotifButtonStyleCritical
Button style: Red button (style defined by Windows to indicate an error).
Note: This constant is only available from version 2025 Update 1.
sysNotificationButton
New in version 2025
sysNotifButtonStyleDefault
Button style: Default.
Note: This constant is only available from version 2025 Update 1.
sysNotificationButton
New in version 2025
sysNotifButtonStyleSuccess
Button style: Green button (style defined by Windows to indicate success).
Note: This constant is only available from version 2025 Update 1.
sysNotificationButton
sysNotifCallSpecific behavior: The notification stays on screen until the user interacts with it. An incoming call sound defined by the system is played in a loop, and a different style is used for the buttons.sysNotification
sysNotifCircleCropCropping to be applied to the logo: Circle-cropped image.sysNotification
sysNotifCloseButtonSpecific behavior or positioning: System button that automatically closes the notification.sysNotificationButton
sysNotifContextButtonSpecific behavior or positioning: Button to be added to the context menu of the notification.sysNotificationButton
sysNotifInputComboType of control for user interaction: Combo Box control.sysNotificationInput
sysNotifInputTextType of control for user interaction: Edit control.sysNotificationInput
sysNotifNoCropCropping to be applied to the logo: No cropping, square image. sysNotification
sysNotifReminderSpecific behavior: The notification stays on screen until the user interacts with it. A "reminder" sound alert defined by the system is played when the notification appears.sysNotification
sysNotifReminderButtonSpecific behavior or positioning: "Remind later" system buttonsysNotificationButton
sysNotifStandardSpecific behavior: The notification appears on screen for a few seconds before moving to the Windows Action Center.sysNotification
sysNotifStandardButtonSpecific behavior or positioning: Simple button. sysNotificationButton
Versión mínima requerida
  • Versión 27
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 31/01/2025

Señalar un error o enviar una sugerencia | Ayuda local